home *** CD-ROM | disk | FTP | other *** search
- Path: Rezonet.net!news
- From: ray@ultimate-tech.com (Ray Dunn)
- Newsgroups: comp.lang.c
- Subject: Re: (no subject)
- Date: 14 Jan 1996 23:29:45 GMT
- Organization: Ultimate Technographics Inc.
- Message-ID: <4dc3l9$pv8@ns.RezoNet.NET>
- References: <4d6v67$nva@scapa.cs.ualberta.ca>
- NNTP-Posting-Host: 204.19.230.7
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.7
-
- In referenced article, Ryan Gallagher says...
- >
- >Where can I get access to all the header files & function definitions
- that can
- >be used in ansi C. Im having trouble with accidentally using non
- standard
- >functions once and a while, even when Im thinking about it. Id like to
- have a
- >list of the functions and header files in front of me, so I dont make
- stupid
- >mistakes.
-
- They are in the "include" directory of the compiler you are using.
-
- You should also have a manual that documents all these. The manual is
- the best way to go
-
- --
- Ray Dunn (opinions are my own) | Phone: (514) 938 9050
- Montreal | Phax : (514) 938 5225
- ray@ultimate-tech.com | Home : (514) 630 3749
-
-